-
Notifications
You must be signed in to change notification settings - Fork 8.2k
tests: fix typos and misnamed platforms #41238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I built and tested this test scenario on real hardware and it failed.
@hakonfam could you look at this test, before merge this change into main?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will do
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This test passes locally on my HW (v2.0.1)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It also works on my local setup.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, can you please change "em_starterkit_em7d_secure" into "em_starterkit_em7d" instead of removing?
Various obsolote and misnamed platfomrs in test filters theat went undetected for a while. Fixes zephyrproject-rtos#41222 Signed-off-by: Anas Nashif <[email protected]>
Various obsolote and misnamed platfomrs in test filters theat went
undetected for a while.
Fixes #41222
Signed-off-by: Anas Nashif [email protected]